-
Notifications
You must be signed in to change notification settings - Fork 32
Add a test to check if pruning of api keys is triggered #7290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a test to check if pruning of api keys is triggered #7290
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7290 +/- ##
==========================================
- Coverage 87.12% 83.40% -3.73%
==========================================
Files 1690 657 -1033
Lines 65633 31641 -33992
Branches 1121 168 -953
==========================================
- Hits 57186 26389 -30797
+ Misses 8127 5194 -2933
+ Partials 320 58 -262
Continue to review full report in Codecov by Sentry.
|
matusdrobuliak66
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
pcrespov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx!
Left a couple of comments
GitHK
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please see my comment
|



What do these changes do?
Related issue/s
How to test
Dev-ops checklist